Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Specifying the Destination

The output image for an export operation can be written to a handle, file, or other data reference. To specify the destination, call the respective function:

GraphicsExportSetOutputDataReference
GraphicsExportSetOutputFile
GraphicsExportSetOutputHandle

By default, the graphics exporter's suggested file type and creator will be used for any newly created file. To override the suggested file type or creator, call GraphicsExportSetOutputFileTypeAndCreator .


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |